home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 1997 July / PC Pro July 1997.iso / essentia.ls / INTERNET / 16bit / AMEOL16 / FINDUSER.SC_ / FINDUSER.SC
Encoding:
Text File  |  1994-06-24  |  343 b   |  13 lines

  1. REM FINDUSER.SCR v1.0 by joz@cix 25 Jun 1994
  2. REM Find CIX User Info"
  3. status "Running Find CIX User Info"
  4. put "file show who %s('Search for user', 'Enter search text:')"
  5. waitfor ":"
  6. put "download"
  7. download "%fs('Find CIX User Info destination filename','0','Find CIX User Info\ffinduser.txt\f')"
  8. put "q"
  9. waitfor "M:"
  10. status ""
  11. end
  12.  
  13.